Configuring Documentum/xCP DFS Performance Data Source Properties

The Documentum/xCP DFS Performance data source performs actions against the Documentum repository, such as Create Folder, Create Document, Check Out, Check In, Get, Delete, and so on, using DFS web services, and saves the result in a data package. A Documentum Monitor checks for a Collector data package for each action matching a Monitor Test.

NOTE: The Documentum/xCP Wizard does not use the Collector data packages.

Data Package

The data package is matched to the Documentum/xCP Wizard/Test through the following:

  • Server name
  • Repository
  • User name
  • Action
  • Folder or File Name if relevant

Sample Data Packet file names:

DataPackage.DFS_<content_server_port>_<repository>_<user name>_Login.Xml

DataPackage.DFS_<content_server_port>_<repository>_<user name>_CreateFolder_TestDFC.Xml

DataPackage.DFS_<content_server_port>_<repository>_<user name>_CreateDocument_DocumentumTesttxt.Xml

Properties

Repository. Documentum repository name.

Folder. The folder used in the tests.

File. The local file used for the tests.

DocumentType. The document type used for the tests.

ContentType. The content type used for the tests.

SSL. Use SSL. A value of 0 indicates no, a value of 1 indicates yes.

ProcessTemplateFolder. The folder to use for GetProcessTemplates. The default is no folder.

Actions. The actions to test. A value of 1 indicates to perform the test, a value of 0 indicates not to test.